| Package | Description |
|---|---|
| negotiator | |
| negotiator.repository | |
| negotiator.tournament | |
| negotiator.tournament.VariablesAndValues |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Global.createProtocolInstance(ProtocolRepItem protRepItem,
AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams) |
static Protocol |
Global.createProtocolInstance(ProtocolRepItem protRepItem,
AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams,
java.lang.ClassLoader classLoader) |
static java.lang.Class<Protocol> |
Global.getProtocolClass(ProtocolRepItem protRepItem) |
static java.lang.Class<Protocol> |
Global.getProtocolClass(ProtocolRepItem protRepItem,
java.lang.ClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ProtocolRepItem> |
RepositoryItemType.getProtocolRepItem() |
| Constructor and Description |
|---|
RepositoryItemType(java.util.ArrayList<AgentRepItem> agentRepItem,
java.util.ArrayList<DomainRepItem> domainRepItem,
java.util.ArrayList<ProtocolRepItem> protocolRepItem) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolRepItem |
Tournament.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolRepItem |
ProtocolValue.getValue() |
| Constructor and Description |
|---|
ProtocolValue(ProtocolRepItem val) |